home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re PartMaker⁄Sketch⁄ODF.3 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: PartMaker/Sketch/ODF
  2. Sent:        6/15/96 12:29 PM
  3. Received:    6/17/96 8:22 AM
  4. From:        Arni McKinley, motion@nbn.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >Has anyone successfully used Partmaker/ODF to clone and build the
  9. >Sketch part from the OpenDoc WWW page?
  10. >
  11. >When I try to build it, using CodeWarrior 8 and ODF d11, I get
  12. >linker errors which say that _construct_new_array is not defined.  The
  13. >source level problem is that
  14. >        new FW_PPattern[...]  is not implemented.
  15. >
  16. >Problem is that one of these calls is in the ODF library.
  17. >
  18. >So here's the question.  Am I doing something wrong, or does Sketch
  19. >assume ODFR1, or a different compiler, or some other thing?
  20. >
  21. >Sorry if this is a newbie kind of question.
  22. >
  23. >-- Dave
  24.  
  25.  
  26. Sketch DR1 on the dev tools page uses ODF DR1 on the Opendoc DR5 CD. It
  27. won't work with ODF d11, there many changes to ODF itself.
  28.  
  29. Try building it with that library. You should see that library referenced
  30. in the Sketch project.
  31.  
  32. Arni
  33.  
  34.  
  35.  
  36.